GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging / JBIG2SelectPage Method





In This Topic
JBIG2SelectPage Method (GdPictureImaging)
In This Topic
Syntax
'Declaration
 
Public Function JBIG2SelectPage( _
   ByVal ImageID As Integer, _
   ByVal Page As Integer _
) As GdPictureStatus
public GdPictureStatus JBIG2SelectPage( 
   int ImageID,
   int Page
)
public function JBIG2SelectPage( 
    ImageID: Integer;
    Page: Integer
): GdPictureStatus; 
public function JBIG2SelectPage( 
   ImageID : int,
   Page : int
) : GdPictureStatus;
public: GdPictureStatus JBIG2SelectPage( 
   int ImageID,
   int Page
) 
public:
GdPictureStatus JBIG2SelectPage( 
   int ImageID,
   int Page
) 

Parameters

ImageID
Page
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureImaging
GdPictureImaging Members